home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet bezpieczenstwa / mini Pentoo LiveCD 2006.1 / mpentoo-2006.1.iso / livecd.squashfs / usr / lib / mozilla-firefox / include / ucvmath / nsUCvMathCID.h
C/C++ Source or Header  |  2006-05-08  |  5KB  |  115 lines

  1. /* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
  2. /* ***** BEGIN LICENSE BLOCK *****
  3.  * Version: MPL 1.1/GPL 2.0/LGPL 2.1
  4.  *
  5.  * The contents of this file are subject to the Mozilla Public License Version
  6.  * 1.1 (the "License"); you may not use this file except in compliance with
  7.  * the License. You may obtain a copy of the License at
  8.  * http://www.mozilla.org/MPL/
  9.  *
  10.  * Software distributed under the License is distributed on an "AS IS" basis,
  11.  * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
  12.  * for the specific language governing rights and limitations under the
  13.  * License.
  14.  *
  15.  * The Original Code is mozilla.org code.
  16.  *
  17.  * The Initial Developer of the Original Code is
  18.  * Netscape Communications Corporation.
  19.  * Portions created by the Initial Developer are Copyright (C) 2000
  20.  * the Initial Developer. All Rights Reserved.
  21.  *
  22.  * Contributor(s):
  23.  *   Roger B. Sidje <rbs@maths.uq.edu.au>
  24.  *
  25.  * Alternatively, the contents of this file may be used under the terms of
  26.  * either of the GNU General Public License Version 2 or later (the "GPL"),
  27.  * or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
  28.  * in which case the provisions of the GPL or the LGPL are applicable instead
  29.  * of those above. If you wish to allow use of your version of this file only
  30.  * under the terms of either the GPL or the LGPL, and not to allow others to
  31.  * use your version of this file under the terms of the MPL, indicate your
  32.  * decision by deleting the provisions above and replace them with the notice
  33.  * and other provisions required by the GPL or the LGPL. If you do not delete
  34.  * the provisions above, a recipient may use your version of this file under
  35.  * the terms of any one of the MPL, the GPL or the LGPL.
  36.  *
  37.  * ***** END LICENSE BLOCK ***** */
  38.  
  39. #ifndef nsUCvMathCID_h___
  40. #define nsUCvMathCID_h___
  41.  
  42. #include "nsISupports.h"
  43.  
  44. // Class ID for our UnicodeToTeXCMRttf (TeX Roman -TTF) charset converter
  45. // {67671792-8e25-4487-b1b7-5073cfa95fee}
  46. #define NS_UNICODETOTEXCMRTTF_CID \
  47.   { 0x67671792, 0x8e25, 0x4487, {0xb1, 0xb7, 0x50, 0x73, 0xcf, 0xa9, 0x5f, 0xee}}
  48.  
  49. // Class ID for our UnicodeToTeXCMMIttf (TeX Math Italic -TTF) charset converter
  50. // {73bb7c12-dbab-4ae2-aecf-a0331dec916f}
  51. #define NS_UNICODETOTEXCMMITTF_CID \
  52.   {0x73bb7c12, 0xdbab, 0x4ae2, {0xae, 0xcf, 0xa0, 0x33, 0x1d, 0xec, 0x91, 0x6f}}
  53.  
  54. // Class ID for our UnicodeToTeXCMSYttf (TeX Symbol -TTF) charset converter
  55. // {e332db00-e076-11d3-b32f-004005a7a7e4}
  56. #define NS_UNICODETOTEXCMSYTTF_CID \
  57.   { 0xe332db00, 0xe076, 0x11d3, {0xb3, 0x2f, 0x0, 0x40, 0x05, 0xa7, 0xa7, 0xe4}}
  58.  
  59. // Class ID for our UnicodeToTeXCMEXttf (TeX Extension -TTF) charset converter
  60. // {e91f9440-e076-11d3-b32f-004005a7a7e4}
  61. #define NS_UNICODETOTEXCMEXTTF_CID \
  62.   { 0xe91f9440, 0xe076, 0x11d3, {0xb3, 0x2f, 0x0, 0x40, 0x05, 0xa7, 0xa7, 0xe4}}
  63.  
  64. // Class ID for our UnicodeToTeXCMRt1 (TeX Roman -Type1) charset converter
  65. // {d5eb483c-67c0-4286-a4a6-330e58a82300}
  66. #define NS_UNICODETOTEXCMRT1_CID \
  67.   {0xd5eb483c, 0x67c0, 0x4286, {0xa4, 0xa6, 0x33, 0x0e, 0x58, 0xa8, 0x23, 0x00}}
  68.  
  69. // Class ID for our UnicodeToTeXCMMIt1 (TeX Math Italic -Type1) charset converter
  70. // {bd1326a6-5a14-48de-97cc-95b5195f4fb9}
  71. #define NS_UNICODETOTEXCMMIT1_CID \
  72.   {0xbd1326a6, 0x5a14, 0x48de,  {0x97, 0xcc, 0x95, 0xb5, 0x19, 0x5f, 0x4f, 0xb9}}
  73.  
  74. // Class ID for our UnicodeToTeXCMSYt1 (TeX Symbol -Type1) charset converter
  75. // {e768ebef-70f9-4fe3-8835-4f4f3fd996e2}
  76. #define NS_UNICODETOTEXCMSYT1_CID \
  77.   { 0xe768ebef, 0x70f9, 0x4fe3, {0x88, 0x35, 0x4f, 0x4f, 0x3f, 0xd9, 0x96, 0xe2}}
  78.  
  79. // Class ID for our UnicodeToTeXCMEXt1 (TeX Extension -Type1) charset converter
  80. // {f01cb3e7-4ace-414e-a2b7-eaba03e9c86c}
  81. #define NS_UNICODETOTEXCMEXT1_CID \
  82.   { 0xf01cb3e7, 0x4ace, 0x414e, {0xa2, 0xb7, 0xea, 0xba, 0x03, 0xe9, 0xc8, 0x6c}}
  83.  
  84. // Class ID for our UnicodeToMathematica1 charset converter
  85. // {758e4f20-e2f2-11d3-b32f-004005a7a7e4}
  86. #define NS_UNICODETOMATHEMATICA1_CID \
  87.   { 0x758e4f20, 0xe2f2, 0x11d3, {0xb3, 0x2f, 0x0, 0x40, 0x05, 0xa7, 0xa7, 0xe4}}
  88.  
  89. // Class ID for our UnicodeToMathematica2 charset converter
  90. // {7e6e57c0-e2f2-11d3-b32f-004005a7a7e4}
  91. #define NS_UNICODETOMATHEMATICA2_CID \
  92.   { 0x7e6e57c0, 0xe2f2, 0x11d3, {0xb3, 0x2f, 0x0, 0x40, 0x05, 0xa7, 0xa7, 0xe4}}
  93.  
  94. // Class ID for our UnicodeToMathematica3 charset converter
  95. // {830b5f80-11d3-b32f-004005a7a7e4}
  96. #define NS_UNICODETOMATHEMATICA3_CID \
  97.   { 0x830b5f80, 0xe2f2, 0x11d3, {0xb3, 0x2f, 0x0, 0x40, 0x05, 0xa7, 0xa7, 0xe4}}
  98.  
  99. // Class ID for our UnicodeToMathematica4 charset converter
  100. // {87ed1160-e2f2-11d3-b32f-004005a7a7e4}
  101. #define NS_UNICODETOMATHEMATICA4_CID \
  102.   { 0x87ed1160, 0xe2f2, 0x11d3, {0xb3, 0x2f, 0x0, 0x40, 0x05, 0xa7, 0xa7, 0xe4}}
  103.  
  104. // Class ID for our UnicodeToMathematica5 charset converter
  105. // {8a0dce80-e2f2-11d3-b32f-004005a7a7e4}
  106. #define NS_UNICODETOMATHEMATICA5_CID \
  107.   { 0x8a0dce80, 0xe2f2, 0x11d3, {0xb3, 0x2f, 0x0, 0x40, 0x05, 0xa7, 0xa7, 0xe4}}
  108.  
  109. // Class ID for our UnicodeToMTExtra charset converter
  110. // {0cb0d9a0-f503-11d3-b32f-004005a7a7e4}
  111. #define NS_UNICODETOMTEXTRA_CID \
  112.   { 0x0cb0d9a0, 0xf503, 0x11d3, {0xb3, 0x2f, 0x0, 0x40, 0x05, 0xa7, 0xa7, 0xe4}}
  113.  
  114. #endif /* nsUCvMathCID_h___ */
  115.